getRssi

abstract fun getRssi(): Int

Gets the Received Signal Strength Indicator (RSSI) of the Bluetooth packet from the beacon. This value indicates the power level of the signal as received by the device. RSSI values are typically negative, with values closer to 0 indicating a stronger signal.

Return

The RSSI value in dBm.